Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rdma-core/libibumad: Add all pair SMI&GSI support #1517

Closed
wants to merge 6 commits into from

Conversation

mazorasaf
Copy link

@mazorasaf mazorasaf commented Nov 12, 2024

Added 2 new methods to libibumad:

  • umad_get_smi_gsi_pairs
  • umad_get_smi_gsi_pairs_by_name

Also new strucure to represent smi/gsi pairs:

  • umad_ca_pair

Added 2 new methods to libibumad:
 - umad_get_cas_pairs
 - umad_get_ca_pair_by_name

Also 2 new strucures to represent smi/gsi pairs:
 - umad_ca_pair
 - umad_ca_pair_item_t

Signed-off-by: Asaf Mazor <[email protected]>
- update ABI version in CMakeLists.txt to 4
- update libibumad.map file
- update libibumad3.symbols file

Signed-off-by: Asaf Mazor <[email protected]>
Signed-off-by: Asaf Mazor <[email protected]>
we only need smi/gsi names and preffered ports
Also made some refactor in the code

Signed-off-by: Asaf Mazor <[email protected]>
Signed-off-by: Asaf Mazor <[email protected]>
@jgunthorpe
Copy link
Member

New man pages should be written in rst not roff please.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants